←Select platform

IccXyzTagType Constructor(IccXyzNumber[])

Summary

Initializes a new IccXyzTagType with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal xyzNumberData() As IccXyzNumber _ 
) 
public: 
IccXyzTagType(  
   array<IccXyzNumber>^ xyzNumberData 
) 

Parameters

xyzNumberData
IccXyzNumber structure that contains the tag's data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly